Intersoft ClientUI Documentation
Range<T> Structure
Members 



Represent class of range that can be compared
Syntax
Public Structure Range(Of T As IComparable) 
   Inherits System.ValueType
Dim instance As Range(Of T)
public struct Range<T> : System.ValueType 
where T: IComparable
generic<typename T>
public value class Range : public System.ValueType 
where T: IComparable
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.ValueType
      Intersoft.Client.UI.DataVisualization.Range<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Range<T> Members
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback